projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06077c1
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Thu, 11 Mar 2004 11:16:52 +0000
(11:16 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Thu, 11 Mar 2004 11:16:52 +0000
(11:16 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 9dcbf30fbc499d6fcd3cb356fb3b60e81580a8ed..b65393721ecbfb18b5e83bc7b3059b7f85aca302 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,9
@@
2004-03-11 Kim F. Storm <storm@cua.dk>
+ * dispextern.h: Move image related prototypes from xfns.c section
+ to image.c. Condition them by HAVE_WINDOW_SYSTEM rather than
+ HAVE_X_WINDOWS.
+
* Makefile.in (XOBJ): Consolidate into one list. Add image.o.
Move gtkutil.o to new GTK_OBJ list.
(XMENU_OBJ) [HAVE_MENUS]: Move declaration to proper place.